Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search across all active variant prices #229

Conversation

jaroslavtyc
Copy link

Our shops work primarily with multi-variant products.

Those variants are often priced differently each other.

And we need to search by those different-per-variant prices.

This proposal saves to Elastic all unique variant prices. Thanks to Elastic behavior that every field is an array in fact we do not need to do any other changes - no index change / rebuild, no search query changes.

My skill is insufficient to update Behat tests to test those changes, please add them by your own.

@jaroslavtyc jaroslavtyc force-pushed the search-across-all-active-variant-prices branch from c50aa06 to 3ce54ad Compare September 7, 2023 10:10
@jaroslavtyc jaroslavtyc force-pushed the search-across-all-active-variant-prices branch from 73157d0 to ae68509 Compare September 12, 2023 16:17
@leszczuu leszczuu closed this Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants